297. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2021-07-21 10:22:21 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

297.1 Files compared

#LocationFileLast Modified
1/Applications/Ampps/www/Porto v4.0.0/Theme Files/Magento 2.x/Porto Theme/pub/media/porto/web/css/headertype26.css2019-11-18 02:34:54 +0000
22021-07-21 10:22:21 +0000

297.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged00
Changed00
Inserted00
Removed1328

297.3 Comparison options

WhitespaceConsecutive whitespace is treated as a single space
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersNot shown in the comparison detail
Active line-pairing rules

297.4 Active regular expressions

No regular expressions were active.

297.5 Comparison detail

1 .page-header.type26 {    
2     border: 0;    
3 }    
4 .page-header.type26 .header.panel {    
5     padding-top: 0;    
6     padding-bottom: 0;    
7     display: flex;    
8     min-height: 50px;    
9     align-items: center;    
10 }    
11 .page-header.type26 .header.panel .header-top-left {    
12     flex: auto;    
13 }    
14 .page-header.type26 .switcher strong {    
15     font-size: 12px;    
16     font-weight: 600;    
17     text-transform: uppercase;    
18     vertical-align: middle;    
19     letter-spacing: 0.07px;    
20 }    
21 .page-header.type26 .separator {    
22     border-left: 1px solid rgba(255,255,255,.09);    
23     height: 14px;    
24     display: inline-block;    
25     vertical-align: middle;    
26     margin: 0 12px;    
27 }    
28 .page-header.type26 .switcher .switcher-dropdown {    
29     background-color: #222529 !important;    
30 }    
31 .page-header.type26 .switcher .options ul.dropdown:before {    
32     border-bottom-color: #222529;    
33     left: 13px;    
34 }    
35 .page-header.type26 .switcher .options ul.dropdown:after {    
36     border-bottom-color: #17191c;    
37     left: 12px;    
38 }    
39 .page-header.type26 .switcher .options ul.dropdown a {    
40     color: #fff;    
41     text-transform: uppercase;    
42 }    
43 .page-header.type26 .switcher .options ul.dropdown li:hover {    
44     background-color: #17191c;    
45 }    
46 .page-header.type26 .switcher .options.active ul.dropdown {    
47     margin-top: 15px;    
48 }    
49 .page-header.type26 .logo {    
50     margin: 0;    
51     max-width: none;    
52 }    
53 .page-header.type26 .top-links-area {    
54     display: inline-block;    
55     vertical-align: middle;    
56     position: relative;    
57 }    
58 .page-header.type26 .top-links-area > .links {    
59     display: none;    
60     position: absolute;    
61     right: -30px;    
62     z-index: 9;    
63     background-color: #222529!important;    
64     border-radius: 3px;    
65     margin: 0;    
66     padding: 5px 0;    
67     text-align: right;    
68     border: 1px solid #202020;    
69     min-width: 150px;    
70     top: 100%;    
71     margin-top: 15px;    
72 }    
73 .page-header.type26 .top-links-area .links > li {    
74     display: block;    
75     margin: 0;    
76     text-align: left;    
77     text-transform: uppercase;    
78     line-height: 19px;    
79     
80 }    
81 .page-header.type26 .top-links-area .links > li > a,    
82 .page-header.type26 .top-links-area .links > li > span {    
83     color: #fff !important;    
84     white-space: nowrap;    
85     padding: 0 10px;    
86     display: block;    
87     transition: all .2s;    
88     font-weight: 400;    
89     font-size: 11px;    
90 }    
91 .page-header.type26 a.my-wishlist {    
92     font-size: 27px;    
93     display: inline-block;    
94     vertical-align: middle;    
95 }    
96 .page-header.type26 .search-area, .page-header.type26 .top-links-area, .page-header.type26 a.my-wishlist {    
97     margin: 0 7px;    
98 }    
99 .page-header.type26 .minicart-wrapper {    
100     margin-top: 10px;    
101     margin-right: 10px;    
102     margin-left: 10px;    
103     width: auto;    
104     vertical-align: middle;    
105     float: none;    
106 }    
107 .page-header.type26 .minicart-wrapper .action.showcart {    
108     width: 25px;    
109     height: 20px;    
110     border: 2px solid #fff;    
111     border-radius: 0 0 5px 5px;    
112     position: relative;    
113     opacity: .9;    
114     padding-right: 0;    
115 }    
116 .page-header.type26 .minicart-wrapper .action.showcart:before {    
117     content: '' !important;    
118     position: absolute;    
119     border: 2px solid;    
120     border-color: inherit;    
121     border-bottom: none;    
122     border-radius: 10px 10px 0 0;    
123     left: 50%;    
124     top: -8px;    
125     margin-left: -7.5px;    
126     width: 15px;    
127     height: 11px;    
128 }    
129 .page-header.type26 .minicart-wrapper .action.showcart .counter.qty {    
130     width: 16px;    
131     height: 16px;    
132     display: block;    
133     font-size: 10px;    
134     color: #fff;    
135     background-color: #ff5b5b;    
136     text-align: center;    
137     line-height: 16px;    
138     border-radius: 20px;    
139     min-width: auto;    
140     left: auto;    
141     right: -13px;    
142     margin-top: -20px;    
143     font-weight: 400;    
144 }    
145 .page-header.type26.sticky-header .minicart-wrapper .action.showcart .counter.qty {    
146     right: -16px;    
147 }    
148 .page-header.type26 .minicart-wrapper .action.showcart:after {    
149     display: none;    
150 }    
151 .page-header.type26 .search-category {    
152     display: none;    
153 }    
154 .page-header.type26 .minicart-wrapper .block-minicart:before {    
155     right: 20px;    
156 }    
157 .page-header.type26 .minicart-wrapper .block-minicart:after {    
158     right: 19px;    
159 }    
160 .page-header.type26 .search-area {    
161     display: inline-block;    
162     vertical-align: middle;    
163     position: relative;    
164 }    
165 .page-header.type26 .search-area > a {    
166     font-size: 21px;    
167 }    
168 .page-header.type26 .top-links-icon {    
169     font-size: 27px;    
170 }    
171 .page-header.type26 .search-area > a > i:before {    
172     font-weight: 900;    
173 }    
174 .page-header.type26 .search-area .search-toggle-icon span {    
175     display: none;    
176 }    
177 .page-header.type26 .block-search {    
178     display: none;    
179     position: absolute;    
180     top: 100%;    
181     right: -30px;    
182     left: auto;    
183     width: 300px;    
184     margin: 0;    
185     margin-top: 15px;    
186     border: 5px solid #ccc;    
187     border-radius: 50px;    
188     overflow: hidden;    
189 }    
190 .page-header.type26 .block-search input {    
191     min-width: 300px;    
192     border: 0;    
193 }    
194 .page-header.type26 .block-search .action.search {    
195     width: 40px;    
196     text-align: center;    
197     color: #000;    
198 }    
199 .page-header.type26 .header.content {    
200     display: flex;    
201     align-items: center;    
202 }    
203 .page-header.type26 .fa-search:before, .page-header.type26 .block-search .action.search:before, .page-header.type26 .block-search .label:before {    
204     content: '\e884';    
205     font-family: porto-icons;    
206     font-weight: 600;    
207 }    
208 .page-header.type26 .block-search .action.search:before {    
209     color: #222529;    
210 }    
211 .page-header.type26 .header-main-center {    
212     margin: 0 auto;    
213 }    
214 .page-header.type26 .panel.header .header.links {    
215     display: none;    
216 }    
217 @media (min-width: 768px) {    
218     .page-header.type26 .switcher {    
219         margin-left: 22px;    
220     }    
221     .page-header.type26 .navigation .level0 > .level-top {    
222         font-size: 16px;    
223         font-weight: 700;    
224         line-height: 25px;    
225         letter-spacing: 0px;    
226         color: #ffffff;    
227         padding: 27px 27px 30px;    
228     }    
229     .page-header.type26 .navigation .level0:hover > .level-top {    
230         background-color: #0078f2;    
231     }    
232     .page-header.type26 .navigation:not(.side-megamenu) li.level0.parent:hover a.level-top:before {    
233         display: none;    
234     }    
235     .page-header.type26 .navigation .level0.parent > a:after {    
236         line-height: 1;    
237         vertical-align: middle;    
238         margin-top: -2px;    
239     }    
240     .page-header.type26 .navigation .level0 .submenu {    
241         border-top-width: 5px;    
242     }    
243     .page-header.type26 .sw-megamenu.navigation li.level0 > a > .menu-thumb-icon {    
244         display: inline-block;    
245         font-size: 1.5em;    
246         margin-right: .5rem;    
247         line-height: 33px;    
248         vertical-align: middle;    
249         position: relative;    
250         top: -1px;    
251     }    
252     .page-header.type26 .sw-megamenu.navigation li.level0 > a > .menu-thumb-icon.font-size-lg {    
253         font-size: 2em;    
254     }    
255     .page-header.type26.sticky-header .nav-sections {    
256         position: static !important;    
257         background-color: transparent;    
258         padding: 0;    
259     }    
260     .page-header.type26.sticky-header {    
261         position: fixed;    
262         left: 0;    
263         top: 0;    
264         right: 0;    
265         height: auto !important;    
266     }    
267     .page-header.type26.sticky-header .navigation {    
268         padding: 0 10px;    
269     }    
270     .page-header.type26.sticky-header .navigation li.level0 > .level-top {    
271         padding: 20px 27px;    
272         line-height: 25px;    
273     }    
274     .page-header.type26.sticky-header .panel.wrapper {    
275         display: none;    
276     }    
277     .page-header.type26.sticky-header .minicart-wrapper {    
278         position: relative;    
279         margin: 10px 10px 0 10px;    
280         top: 0;    
281         right: 0;    
282         left: 0;    
283     }    
284 }    
285 @media (min-width: 992px) {    
286     .page-header.type26 .logo {    
287         margin-right: 60px;    
288     }    
289 }@media (max-width: 1199px) and (min-width: 768px) {    
290     .page-header.type26 .navigation .level0 > .level-top {    
291         font-size: 14px;    
292         padding: 25px 15px;    
293     }    
294 }    
295 @media (max-width: 1199px) {    
296     .page-header.type26 .search-area, .page-header.type26 .top-links-area, .page-header.type26 a.my-wishlist {    
297         margin: 0 4px;    
298     }    
299 }    
300 @media (max-width: 767px) {    
301     .page-header.type26 {    
302         height: auto !important;    
303     }    
304     .page-header.type26 .panel.wrapper {    
305         display: none;    
306     }    
307     .page-header.type26 .logo {    
308         padding: 17px 0;    
309     }    
310     .page-header.type26 .top-links-area {    
311         display: none;    
312     }    
313     .page-header.type26 .nav-toggle {    
314         display: inline-block;    
315         vertical-align: middle;    
316         float: none;    
317     }    
318     .page-header.type26 .block-search {    
319         background-color: #fff;    
320     }    
321     .page-header.type26 .block-search input {    
322         position: static;    
323         margin: 0;    
324     }    
325     .page-header.type26 .block-search .label {    
326         display: none;    
327     }    
328 }